Skip to content

fix(Dockerfile): LegacyKeyValueFormat warning#44

Merged
Helias merged 1 commit intoUNICT-DMI:mainfrom
Giuseppe-Tornello:warning
Nov 5, 2025
Merged

fix(Dockerfile): LegacyKeyValueFormat warning#44
Helias merged 1 commit intoUNICT-DMI:mainfrom
Giuseppe-Tornello:warning

Conversation

@Giuseppe-Tornello
Copy link
Contributor

After building with the command sudo docker build -t ersubot . I noticed this warning:

 2 warnings found (use docker --debug to expand):
 - LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 9)
 - LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format (line 10)

more documentation about: https://docs.docker.com/reference/build-checks/legacy-key-value-format/

@Helias Helias changed the title chore(Dockerfile): fixed LegacyKeyValueFormat warning fix(Dockerfile): LegacyKeyValueFormat warning Nov 5, 2025
@Helias Helias merged commit 197963f into UNICT-DMI:main Nov 5, 2025
6 checks passed
@Helias
Copy link
Member

Helias commented Nov 5, 2025

Thanks (again 🚀 )

@Giuseppe-Tornello Giuseppe-Tornello deleted the warning branch November 6, 2025 22:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants